removeClass
( class in module jsPlumbUIComponent
)
Removes a class or some classes from the visual elements for the given component. You can supply a space separated string of several classes if you wish.
clazz – {string} –
The class(es) to remove.